www.gusucode.com > 茶都拼客网全功能版 8 > 茶都拼客网全功能版 8.8源码程序/teasdxmccom/茶都拼客网V8.8(全功能,无限制,完全开源)/Ku_type/Put_tie.asp

    

<div align="center">
	<table border="0" width="740" height="549" cellpadding="0" cellspacing="0">
		<tr>
			<td height="33" width="740" background="Ku_img/user_001.jpg">

			&nbsp;&nbsp; <font color="#FFFFFF"> <b>发布新话题</b></font></td>
		</tr>
		<form method="POST" action="Deal_user.asp?Action=puttie&qid=<%=id%>">
		<tr>
			<td height="502" width="740" background="Ku_img/user_002.jpg" valign="top">

			<div align="center">
				<table border="0" width="733" id="table1" cellpadding="0" cellspacing="1" bgcolor="#F2F2F2" height="569">
					<tr>
						<td bgcolor="#FFFFFF" width="160" height="41" align="right">
						<b>主 题</b>:</td>
						<td bgcolor="#FFFFFF" height="41" width="570">&nbsp;<input type="text" name="title" size="52" maxlength="20"> 
						*</td>
					</tr>
					<tr>
						<td bgcolor="#FFFFFF" width="160" align="right" height="48">
						<b>所属圈子</b>:</td>
						<td bgcolor="#FFFFFF" height="48" width="570">&nbsp;<INPUT type="hidden" name="qid" value="<%=id%>" ><input type="text" name="leibie" size="20" value="<%=rsk("name")%>" readonly> 
						*(不可修改)</td>
					</tr>
					<tr>
						<td bgcolor="#FFFFFF" width="160" align="right" height="43">
						<b>发帖会员</b>:</td>
						<td bgcolor="#FFFFFF" height="43" width="570" align=center> 
						<p align="left">&nbsp;<input type="text" name="username" size="20" value="<%=username%>" readonly></td>
					</tr>
					<tr>
						<td bgcolor="#FFFFFF" width="160" align="right" height="372"><b>内 容</b>:</td>
						<td bgcolor="#FFFFFF" height="372" width="570" align=center> <INPUT type="hidden" name="content" >
						<IFRAME ID="eWebEditor1" src="Ku_Eweb/ewebeditor.asp?id=content&style=s_red" frameborder="0" scrolling="no" width="550" height="350"></IFRAME></td>
					</tr>
					<tr>
						<td bgcolor="#FFFFFF" align="right" colspan="2">
						<p align="center">
						<input type="submit" value="发 布" name="B1">
						<input type="reset" value="重 写" name="B2"></td>
					</tr></form>
					</table>
			</div><br><br><br>

			</td>
		</tr>
		<tr>
			<td height="14" width="742">
			<img border="0" src="Ku_img/user_003.jpg" width="740" height="5"></td>
		</tr>
	</table>
</div>